/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */:root{--cw-primary-color:#004282;--cw-width:350px;--cw-height:518px;--cw-font-size:14px;--cw-mobile-width:100%;--cw-mobile-height:100%;--cw-header-height:58px;--cw-footer-height:24px;--cw-header-color:var(--cw-primary-color);--cw-header-text:#fff;--cw-logo-fixed-width:148px;--cw-user-bubble-color:#4080ff;--cw-user-text-color:#fff;--cw-bot-bubble-color:#fff;--cw-bot-text-color:#1a2948;--cw-background-color:#f2f5fc;--cw-name-text-color:#999;--cw-bottom-padding:20px;--cw-right-padding:20px;--cw-mobile-bottom-padding:0%;--cw-mobile-right-padding:0%;--cw-icon-bottom-padding:20px;--cw-icon-right-padding:20px;--cw-avatar-border-radius:50%;--cw-input-background-color:#fff;--cw-input-text-color:#1a2948;--cw-input-width:100%;--cw-input-border-radius:0;--cw-welcome-screen-slogan-color:#1a2948;--cw-welcome-screen-message-color:#1a2948;--cw-welcome-screen-button-background-color:var(--cw-primary-color);--cw-welcome-screen-button-text-color:#fff;--cw-profile-screen-button-background-color:var(--cw-primary-color);--cw-profile-screen-button-text-color:#fff;--cw-profile-screen-back-button-background-color:#ccc;--cw-profile-screen-back-button-text-color:#fff;--cw-survey-screen-button-background-color:var(--cw-primary-color);--cw-survey-screen-button-text-color:#fff;--cw-bubble-background:var(--cw-primary-color);--cw-bubble-text-color:#fff;--cw-welcome-screen-guest-button-background-color:var(--cw-primary-color);--cw-welcome-screen-guest-button-text-color:#fff}html{-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.cursor-pointer{cursor:pointer}@-webkit-keyframes fly-in{0%{-webkit-transform:scale(.85) translateY(10%);transform:scale(.85) translateY(10%);opacity:0}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);opacity:1}}@keyframes fly-in{0%{-webkit-transform:scale(.85) translateY(10%);transform:scale(.85) translateY(10%);opacity:0}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);opacity:1}}.aip-chat-box{bottom:0;position:fixed;margin:1em;right:0;z-index:999999}.fab_btn{display:none;width:56px;height:56px;border-radius:50%;text-align:center;color:#f0f0f0;box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);cursor:pointer;transition:all .1s ease-out;position:relative;z-index:998;overflow:hidden;background:var(--cw-bubble-background)}.fab_btn.is-visible{display:block;transition:all .1s ease-in}.fab_btn>i{font-size:2em;line-height:55px}.fab_btn>i,.fab_btn>img.fab_icon{transition:all .2s ease-in-out}.fab_btn>img.fab_icon{height:100%;width:100%}.fab_btn:not(:last-child){width:0;height:0;margin:20px auto 0;opacity:0;visibility:hidden;line-height:40px}.fab_btn:not(:last-child)>i{font-size:1.4em;line-height:40px}.fab_btn:not(:last-child).is-visible{width:40px;height:40px;opacity:1;visibility:visible}.fab_btn:last-child{transition-delay:25ms}.fab_btn:not(:last-child):nth-last-child(2){transition-delay:20ms}.fab_btn:not(:last-child):nth-last-child(3){transition-delay:40ms}.fab_btn:not(:last-child):nth-last-child(4){transition-delay:60ms}.fab_btn:not(:last-child):nth-last-child(5){transition-delay:80ms}.fab_btn:last-child:active,.fab_btn:last-child:focus,.fab_btn:last-child:hover{box-shadow:0 0 6px rgba(0,0,0,.16),0 6px 12px rgba(0,0,0,.32)}.chat{position:fixed;right:25px;bottom:20px;width:var(--cw-width);font-size:inherit;line-height:inherit;height:var(--cw-height);font-family:inherit;font-weight:400;display:none;box-shadow:1px 1px 10px 2px rgba(0,0,0,.22);border-radius:10px;transition:all .2s ease-in-out}.chat .fab_btn,.chat textarea{cursor:default}.chat_fullscreen{position:fixed;right:0;bottom:0;top:0}.chat_header{font-size:14px;font-family:inherit;font-weight:500;color:var(--cw-header-text);height:var(--cw-header-height);background:var(--cw-header-color);border-radius:0;border-bottom:1px solid rgba(204,207,214,.5019607843)}.chat_header_fullscreen{border-top-left-radius:0;border-top-right-radius:0}.chat_header .span{float:right}.chat_fullscreen_loader{display:block;float:right;cursor:pointer;font-size:24px;opacity:1;margin:20px;color:var(--cw-header-text)}.chat.is-visible{display:block;-webkit-animation:zoomIn .2s ease-in-out;animation:zoomIn .2s ease-in-out}.chat.is-visible .btn_menu_persistent,.chat.is-visible .btn_new_topic,.chat.is-visible .fab_btn{cursor:pointer}.chat.is-visible textarea{cursor:text}.is-hide{opacity:0}.chat_option{float:left;font-size:16px;list-style:none;height:100%;width:100%;margin-right:10px;letter-spacing:.5px;font-weight:700;display:flex;align-items:center}.chat_agent{flex:1;color:var(--cw-header-text)}#chat_agent{width:150px;text-overflow:ellipsis;overflow:hidden}.chat_option img{border-radius:var(--cw-avatar-border-radius);float:left;width:36px;margin:0 10px 0 16px}#chat_history{height:calc(var(--cw-height) - var(--cw-header-height) - var(--cw-footer-height) - 46px);display:flex;flex-direction:column;justify-content:flex-end;background-color:var(--cw-background-color)}.chat_conversion{position:relative;width:100%}.chat_conversion_fullscreen{height:100%!important;max-height:calc(100vh - 102px)!important}.chat_log{font-size:inherit;font-weight:400;line-height:inherit;overflow-y:auto;background-color:var(--cw-background-color);padding:16px 16px 70px}.chat-message{display:flex;flex-direction:column;align-items:flex-start;width:100%;transition:all .5s;position:relative;padding-top:22px}.chat-message .cb-time-sent{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:12px;color:#65676b}.chat-message--right{align-items:flex-end}.chat-message--right .chat-message__text{background:var(--cw-user-bubble-color);color:var(--cw-user-text-color)}.chat-message--right .chat-message__avatar-frame{margin-left:16px;margin-right:0}.quick-reply-wrapper{width:100%;justify-content:flex-start;margin:5px 0 10px}.quick-reply-wrapper,.quick-reply-wrapper a.btn-left{display:flex;align-items:center}.quick-reply-wrapper a.btn-left{padding:0 5px;height:28px;border:none;color:#385898;cursor:pointer;background:transparent;font-size:28px;-webkit-user-select:none;user-select:none;text-decoration:none;margin-right:10px}.quick-reply-wrapper a.btn-left.hide{display:none}.quick-reply-wrapper a.btn-left img{min-width:18px;max-width:18px;-webkit-filter:invert(31%) sepia(5%) saturate(7396%) hue-rotate(183deg) brightness(96%) contrast(85%);filter:invert(31%) sepia(5%) saturate(7396%) hue-rotate(183deg) brightness(96%) contrast(85%)}.quick-reply-wrapper a.btn-right{margin-left:10px;padding:0 5px;height:28px;border:none;color:#385898;cursor:pointer;background:transparent;font-size:28px;-webkit-user-select:none;user-select:none;text-decoration:none;display:flex;align-items:center}.quick-reply-wrapper a.btn-right.hide{display:none}.quick-reply-wrapper a.btn-right img{min-width:18px;max-width:18px;-webkit-filter:invert(31%) sepia(5%) saturate(7396%) hue-rotate(183deg) brightness(96%) contrast(85%);filter:invert(31%) sepia(5%) saturate(7396%) hue-rotate(183deg) brightness(96%) contrast(85%)}.quick-reply-button-group{display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:center;overflow-x:auto;vertical-align:middle;text-align:center}.quick-reply-button-group::-webkit-scrollbar{height:0}.quick-reply-button-group::-webkit-scrollbar-track{border-radius:0}.quick-reply-button-group::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.chip{display:-webkit-inline-box;display:inline-block;flex-direction:row;color:var(--cw-user-bubble-color);border:1px solid var(--cw-bot-bubble-color);background:#fff;cursor:pointer;height:28px;outline:none;-webkit-box-align:center;border-radius:16px;vertical-align:middle;text-decoration:none;justify-content:center;margin-right:4px;margin-bottom:4px;align-items:center;-webkit-user-select:none;user-select:none;white-space:nowrap;padding-left:12px;padding-right:12px;overflow:hidden;text-overflow:ellipsis}.chip-content{display:flex}.chip:hover{color:#666}.chip:focus{outline:none}.chat-message__button{margin:1px 0!important;padding:0!important;display:block;max-width:260px;box-sizing:border-box;border-radius:16px;background:var(--cw-bot-bubble-color);color:var(--cw-bot-text-color);font-family:inherit;outline:none}.btn-msg-title,.chat-message__button{font-weight:inherit;font-size:inherit}.btn-msg-title{margin:10px 16px;line-height:inherit;color:inherit}.btn-msg-button{display:flex;align-items:center;justify-content:center;height:38px;width:100%;background:transparent;border:none;border-top:1px solid hsla(0,0%,40%,.2);color:var(--cw-user-bubble-color);outline:none;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;padding:10px 16px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-msg-button:last-of-type{border-radius:0 0 16px 16px}.btn-msg-button:focus{outline:none!important}.carousel-message{width:100%;margin:10px 0;position:relative}.carousel-message,.carousel-message a.priv-card{display:flex;align-items:center}.carousel-message a.priv-card{position:absolute;left:0;top:132px;padding:0 5px;height:28px;color:#fff;cursor:pointer;background:transparent;border:none;border:solid rgba(204,207,214,.5019607843);border-width:1px 1px 0;font-size:28px;-webkit-user-select:none;user-select:none;text-decoration:none;margin-right:10px;text-shadow:0 1px 2px rgba(0,0,0,.6);background:#fff}.carousel-message a.priv-card.hide{display:none}.carousel-message a.priv-card img{width:18px}.carousel-message a.next-card{position:absolute;top:132px;right:0;padding:0 5px;height:28px;color:#fff;border:none;border:solid rgba(204,207,214,.5019607843);border-width:1px 1px 0;cursor:pointer;background:transparent;font-size:28px;-webkit-user-select:none;user-select:none;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.6);background:#fff;display:flex;align-items:center}.carousel-message a.next-card.hide{display:none}.carousel-message a.next-card img{width:18px}.carousel-message-cards-group{display:-webkit-inline-box;flex-direction:row;max-width:100%;overflow-x:auto;vertical-align:middle;text-align:center}.carousel-message-cards-group .image-card img{height:160px}.carousel-message-cards-group::-webkit-scrollbar{height:0}.carousel-message-cards-group::-webkit-scrollbar-track{border-radius:0}.carousel-message-cards-group::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.image-card{display:flex;flex-direction:column;max-width:260px;box-sizing:border-box;border-radius:16px;border:1px solid rgba(204,207,214,.5019607843);font-weight:400;font-size:inherit;font-family:inherit;background-color:var(--cw-bot-bubble-color);margin-right:10px}.image-card img{width:258px;height:auto;border-radius:16px 16px 0 0;object-fit:cover;border-bottom:1px solid rgba(204,207,214,.5019607843)}.image-card img.img__empty{object-fit:contain}.image-card video{width:100%;height:100%;border-top-right-radius:8px}.image-card-title{text-align:left;margin:10px;font-weight:600;line-height:inherit}.image-card-subtitle{text-align:left;margin:0 10px auto;padding-bottom:5px;font-size:inherit;color:var(--cw-bot-text-color);font-weight:400;line-height:inherit}.chat-message+.chat-message--right,.chat-message--right+.chat-message{margin-top:5px}.chat-message.chat-message--right .chat-message__text:only-of-type{border-radius:16px 16px 16px 16px!important;margin:0}.chat-message.chat-message--right .chat-message__text:first-of-type{border-radius:16px 16px 0 16px}.chat-message.chat-message--right .chat-message__text~.chat-message__text{border-radius:16px 0 0 16px}.chat-message.chat-message--right .chat-message__text:last-of-type{border-radius:16px 0 16px 16px}.chat-message:not(.chat-message--right) .chat-message__text:only-of-type{border-radius:16px 16px 16px 16px!important;margin:0}.chat-message:not(.chat-message--right) .chat-message__text:first-of-type{border-radius:16px 16px 16px 0}.chat-message:not(.chat-message--right) .chat-message__text~.chat-message__text{border-radius:0 16px 16px 0}.chat-message:not(.chat-message--right) .chat-message__text:last-of-type{border-radius:0 16px 16px 16px}.chat-message--right+.chat-message--right,.chat-message:not(.chat-message--right)+.chat-message:not(.chat-message--right){margin-top:2px}.chat-message--right+.chat-message--right .chat-message__avatar-frame,.chat-message:not(.chat-message--right)+.chat-message:not(.chat-message--right) .chat-message__avatar-frame{display:none}.chat-message--right .image-card img{border-radius:16px!important}.chat-message__avatar-frame{display:flex;align-items:center;justify-content:center;color:var(--cw-name-text-color);font-size:10px;font-family:inherit;margin-bottom:8px}.chat-message__avatar-frame.chat-message__username{display:block;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-message__avatar{border-radius:var(--cw-avatar-border-radius);width:24px;height:24px;margin-right:8px}.chat-message__text{display:block;max-width:80%;background:#e6e7ed;box-sizing:border-box;padding:0;font-size:inherit;font-weight:400;overflow-wrap:break-word;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fly-in;animation-name:fly-in;margin:1px 0;background:var(--cw-bot-bubble-color)}.chat-message__text,.chat-message__text p{color:var(--cw-bot-text-color)}.chat-message__text img{width:258px;height:160px;border-radius:16px 16px 0 0;object-fit:cover}.chat-message_text_content{padding:12px 16px}.chat-message_text_content a{color:#4080ff}.chat-message_text_content blockquote{-webkit-margin-end:20px!important;margin-inline-end:20px!important;-webkit-margin-start:20px!important;margin-inline-start:20px!important}.chat-user-message a{color:#fff!important}.fab_field{margin-top:5px;width:var(--cw-input-width);display:inline-flex;text-align:center;background:#fff;height:45px;border-radius:var(--cw-input-border-radius);background-color:var(--cw-input-background-color);position:relative}.fab_field_fullscreen{bottom:0;position:absolute;border-bottom-right-radius:0;border-bottom-left-radius:0;z-index:999}#fab_camera{float:left}#btn_send,#fab_camera{background:transparent}#btn_send{float:right;box-shadow:none;border-radius:0;display:flex;align-items:center;font-size:24px}#btn_send>img{width:24px;-webkit-filter:invert(90%) sepia(0) saturate(621%) hue-rotate(169deg) brightness(82%) contrast(96%);filter:invert(90%) sepia(0) saturate(621%) hue-rotate(169deg) brightness(82%) contrast(96%)}#btn_send>img:hover{width:24px;-webkit-filter:invert(55%) sepia(72%) saturate(1775%) hue-rotate(182deg) brightness(101%) contrast(92%);filter:invert(55%) sepia(72%) saturate(1775%) hue-rotate(182deg) brightness(101%) contrast(92%)}.fab_field .fab_btn{width:35px;height:35px;box-shadow:none;margin:5px}.fab_field .fab_btn>i{font-size:1.6em;line-height:35px;color:#bbb}.fab_field .btn_emoji>i:hover,.fab_field .btn_menu_persistent>i:hover,.fab_field .btn_new_topic>i:hover,.fab_field .btn_send.has_msg>i,.fab_field .btn_send>i:hover{color:#42a5f5}.chat_field{position:relative;margin:5px 0;width:50%;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:400;color:#4b4b4b;-webkit-font-smoothing:antialiased;border:none;outline:none;display:inline-block}.chat_field.chat_message{height:32px;flex:1}#chatInput,.chat_field.chat_message{resize:none;font-size:inherit;font-weight:400}#chatInput{position:relative;width:100%;font-family:inherit;line-height:35px;color:var(--cw-input-text-color);-webkit-font-smoothing:antialiased;outline:none;background:var(--cw-input-background-color);display:inline-block;margin:auto 10px}#chatInput::-webkit-input-placeholder{color:#999}#chatInput::placeholder{color:#999}#chatInput[placeholder]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#chatInput::-webkit-input-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#chatInput::-moz-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#chatInput:-ms-input-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#chatInput:-moz-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.typing-indicator{background-color:#e6e7ed;will-change:transform;width:auto;border-radius:20px;padding:7px;display:table;margin:0 auto 0 45;float:left;position:relative;-webkit-animation:bulge 2s ease-out infinite;animation:bulge 2s ease-out infinite}.typing-indicator span{height:7px;width:7px;float:left;margin:0 1px;background-color:#9e9ea1;display:block;border-radius:50%;opacity:.4}.typing-indicator span:first-of-type{-webkit-animation:blink 1s .3333s infinite;animation:blink 1s .3333s infinite}.typing-indicator span:nth-of-type(2){-webkit-animation:blink 1s .6666s infinite;animation:blink 1s .6666s infinite}.typing-indicator span:nth-of-type(3){-webkit-animation:blink 1s .9999s infinite;animation:blink 1s .9999s infinite}.chat_footer{font-family:inherit;font-weight:600;font-size:12px;line-height:18px;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;color:#1a2948;background-color:var(--cw-background-color);border-radius:0;height:24px}@-webkit-keyframes blink{50%{opacity:1}}@-webkit-keyframes bulge{50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes bulge{50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}.chat_log::-webkit-scrollbar{width:8px;background:#f0f0f0}.chat_log::-webkit-scrollbar-track{border-radius:0}.chat_log::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.cw_body::-webkit-scrollbar{width:8px;background:#f0f0f0}.cw_body::-webkit-scrollbar-track{border-radius:0}.cw_body::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.panel_container::-webkit-scrollbar{width:8px;background:#f0f0f0}.panel_container::-webkit-scrollbar-track{border-radius:0}.panel_container::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.is-float{box-shadow:0 0 6px rgba(0,0,0,.16),0 6px 12px rgba(0,0,0,.32)}.is-loading{display:block;-webkit-animation:load 1s cubic-bezier(0,.99,1,.6) infinite;animation:load 1s cubic-bezier(0,.99,1,.6) infinite}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes load{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes load{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.blue .fab_btn{background:#42a5f5;color:#fff}.blue .chat{background:#42a5f5;color:#999}.ink{display:block;position:absolute;background:rgba(38,50,56,.4);border-radius:100%;-webkit-transform:scale(0);transform:scale(0)}.ink.animate{-webkit-animation:ripple .5s ease-in-out;animation:ripple .5s ease-in-out}@-webkit-keyframes ripple{to{opacity:0;-webkit-transform:scale(5);transform:scale(5)}}@keyframes ripple{to{opacity:0;-webkit-transform:scale(5);transform:scale(5)}}::-webkit-input-placeholder{color:#bbb}:-ms-input-placeholder{color:#bbb}:-moz-placeholder,::-moz-placeholder{color:#bbb}.get_user_info{position:fixed;right:85px;bottom:20px;width:var(--cw-width);max-width:30vw;font-size:inherit;line-height:inherit;font-family:inherit;font-weight:400;display:none;box-shadow:1px 1px 100px 2px rgba(0,0,0,.22);border-radius:10px;transition:all .2s ease-in-out;background-color:#f5f5f8}.get_user_info.is-visible{display:block;-webkit-animation:zoomIn .2s ease-in-out;animation:zoomIn .2s ease-in-out}.get_user_info_body{height:calc(var(--cw-height) - var(--cw-header-height) - var(--cw-footer-height));padding:0 50px!important;display:flex;justify-content:center;padding:16px;background:var(--cw-background-color)}.cw_body,.get_user_info_body{flex-direction:column;align-items:center;font-size:inherit;line-height:inherit;overflow-y:auto}.cw_body{height:calc(100% - var(--cw-header-height) - var(--cw-footer-height));padding:0 24px!important;display:none;justify-content:start;background-color:var(--cw-background-color)}.cw_body.is-visible{display:flex;overflow-y:auto;overflow-x:hidden}.status-circle{width:8px;height:8px;border-radius:50%;background-color:#bdbcbc;border:2px solid #fff;bottom:-2;right:4;position:absolute}.icon_container{position:relative}.status-circle.online{background-color:#adff2f}#get_user_info_title{font-size:14px;color:#3a3c6d;margin-top:51px;margin-bottom:0;font-weight:400;word-break:break-word}#get_user_info_title.dark_theme{color:#fff}.get_user_info_label{font-size:inherit;color:#3a3c6d;margin:10px 0 0;font-weight:400}.bottom-bar-text{color:#808999;font-family:inherit;font-style:normal;font-weight:300;font-size:inherit;line-height:18px}.btn_menu_persistent,.btn_new_topic{height:35px;font-size:1.6em;color:#bbb;margin:auto 0 auto 10px;cursor:default;transition:all .1s ease-out;overflow:hidden;float:left;display:none;align-items:center}.btn_menu_persistent.is-visible,.btn_new_topic.is-visible{display:flex!important}.btn_new_topic .tooltip{visibility:hidden;background-color:#555;color:#fff;text-align:center;border-radius:4px;padding:4px 16px;position:absolute;z-index:1;bottom:56px;left:4px;opacity:0;transition:opacity .3s;font-size:14px}.btn_new_topic .tooltip:after{content:"";position:absolute;top:100%;left:20%;margin-left:-5px;border:5px solid transparent;border-top-color:#555}.btn_new_topic:hover .tooltip{visibility:visible;opacity:1}.menu_persistent{display:none;height:auto;position:absolute;background-color:#fff;bottom:calc(100% + 5px);left:0;border-radius:10px;border:1px solid #ccc;overflow-x:hidden;margin:0 10px;width:calc(100% - 20px)}.menu_persistent.is-visible{display:block;-webkit-animation:zoomIn .2s ease-in-out;animation:zoomIn .2s ease-in-out;cursor:pointer}.arrow_down{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--cw-background-color);bottom:-8px;right:20px;position:absolute}.menu_title{font-weight:700;color:#000}.menu_item,.menu_title{align-items:center;align-self:center;display:-webkit-box;display:inline-block;font-size:inherit;height:38px;line-height:38px;-webkit-box-pack:center;outline:none;text-align:left;width:100%;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.menu_item{border-top:1px solid rgba(0,0,0,.1);transition:opacity .2s;color:var(--cw-bot-text-color)}.menu_item:hover{background:var(--cw-bot-bubble-color)}.menu_item span{margin:0 10px}.menu_persistent .menu_item:first-child{border:none}.user_info_input{border-radius:5px;padding:0 5px;width:100%!important;max-height:48px;min-height:32px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:var(--cw-input-background-color);color:var(--cw-input-text-color);border:none;height:32px}.user_info_input[placeholder]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user_info_input::-webkit-input-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user_info_input::-moz-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user_info_input:-ms-input-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user_info_input:-moz-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user_info_button{border-radius:25px;outline:none}.disabled-button{background:#ccc!important}.error_msg{color:red;padding-left:15px;font-size:12px}.chat_message-error{border:1px solid #ff7676}.aip-chat-box-subpanel{position:fixed;font-size:inherit;line-height:inherit;font-family:inherit;font-weight:400;display:none;box-shadow:1px 1px 10px 2px rgba(0,0,0,.22);border-radius:10px;transition:all .5s;overflow:hidden}.aip-chat-box-subpanel.is-visible{display:block}.panel_title{flex:1;padding:0 16px}.panel_container{background:var(--cw-background-color);width:var(--cw-width);height:calc(100% - var(--cw-header-height))}.panel_container_iframe{width:var(--cw-width);height:100%}#profile_screen_image,#welcome_screen_image{margin-top:auto;margin-bottom:24px}#profile_screen_image{width:240px;align-self:center}#welcome_screen_slogan{text-align:center;font-size:120%;color:var(--cw-welcome-screen-slogan-color);margin-bottom:20px;word-break:break-word}#welcome_screen_message{text-align:center;font-size:inherit;color:var(--cw-welcome-screen-message-color)}.welcome_screen_button{background:var(--cw-welcome-screen-button-background-color);color:var(--cw-welcome-screen-button-text-color);cursor:pointer;height:32px;border-radius:10px;line-height:32px;text-align:center;width:calc(100% - 40px);margin-top:auto;margin-bottom:auto;font-size:14px;letter-spacing:.5px;font-weight:700;outline:none}#profile_screen{align-items:flex-start}#profile_screen #vinbase_input_email,#profile_screen #vinbase_input_name,#profile_screen #vinbase_input_phone{padding:0 16px;margin:0}#profile_screen #vinbase_input_email::-webkit-input-placeholder,#profile_screen #vinbase_input_name::-webkit-input-placeholder,#profile_screen #vinbase_input_phone::-webkit-input-placeholder{font-size:14px;color:#99a2b4}#profile_screen #vinbase_input_email::placeholder,#profile_screen #vinbase_input_name::placeholder,#profile_screen #vinbase_input_phone::placeholder{font-size:14px;color:#99a2b4}#profile_screen input:last-of-type{margin-bottom:12px!important}#survey_screen{align-items:flex-start;justify-content:flex-start}.profile_screen_button{background:var(--cw-profile-screen-button-background-color);color:var(--cw-profile-screen-button-text-color);height:24px;line-height:24px;padding:4px 16px}.profile_screen_button,.survey_screen_button{cursor:pointer;border-radius:10px;text-align:center;width:100%;margin-top:auto;margin-bottom:auto;font-size:14px;letter-spacing:.5px;font-weight:700;outline:none}.survey_screen_button{background:var(--cw-survey-screen-button-background-color);color:var(--cw-survey-screen-button-text-color);height:32px;line-height:32px}#chat_screen{padding:0!important;overflow:hidden;position:relative}.cw_body .chat_history{height:100%;overflow-y:auto;overflow-x:hidden}.cw_form_title{font-size:inherit;color:#666;font-weight:400;text-align:left;margin-top:auto}.cw_form_title.dark_theme{color:#fff}.cw_form_label{margin:20px 0 4px;font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:#3a3c6d;flex:none;order:0;flex-grow:0;word-break:break-word}.cw_form_label.dark_theme{color:#fff}.cw_form_radio_input{display:flex;align-items:center;padding:5px}.cw_form_radio_label{font-size:inherit;color:#666;margin:0;font-weight:400;padding-left:5px}.btn_emoji{height:35px;color:#bbb!important;margin:auto;cursor:pointer;overflow:hidden;float:left;display:flex;align-items:center;font-size:24px}.btn_emoji a{display:block}.btn_emoji,.btn_send{height:35px;color:#bbb!important;margin:auto 4px;cursor:pointer;overflow:hidden;float:left;display:flex;align-items:center}.emoji-picker__wrapper{z-index:999;position:absolute}.emoji-picker__emojis::-webkit-scrollbar{width:8px;background:#f0f0f0}.emoji-picker__emojis::-webkit-scrollbar-track{border-radius:0}.emoji-picker__emojis::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.btn-msg-side{color:#4080ff;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;cursor:pointer;padding:6px 16px;background:transparent;align-content:center}.btn-msg-side:hover{background:rgba(64,128,255,.1333333333)}.btn-msg-side:last-child{margin-bottom:10px}.emoji_list_picker__wrapper{position:absolute;bottom:calc(100% + 5px);left:0;z-index:1;margin:0 10px;border:1px solid #ccc;border-radius:10px;cursor:default;padding:10px;display:none;background-color:#fff}.emoji_list_picker{height:200px;overflow-y:auto;display:flex;flex-wrap:wrap}.emoji_list_picker__wrapper.is-visible{display:block;-webkit-animation:zoomIn .2s ease-in-out;animation:zoomIn .2s ease-in-out}.emoji_list_picker::-webkit-scrollbar{width:8px;background:#f0f0f0;border-radius:8px}.emoji_list_picker::-webkit-scrollbar-track{border-radius:0}.emoji_list_picker::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.chat-message__text span.emoji-sizer{font-size:20px}.emoji_list_picker span.emoji-sizer{font-size:28px;margin:5px;cursor:pointer}.cw_hello_message{background:transparent;font-size:inherit;font-family:inherit;font-weight:inherit;position:absolute;bottom:100%;right:0;display:none;width:260px;margin-bottom:8px}.cw_hello_message.is-visible{display:block}.hello_message__content{color:var(--cw-bubble-text-color);padding:5px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:260px;margin-left:auto;background-color:var(--cw-bubble-background);border-radius:12px 12px 0 12px}.hello_message__content span{word-break:break-word}.hello_message__icon{border-top-color:var(--cw-bubble-background)}.sample_suggestion{display:none;height:auto;position:absolute;background-color:#fff;bottom:calc(100% + 5px);left:0;border:1px solid rgba(0,0,0,.1);overflow-x:hidden;border-radius:10px;margin:0 10px;width:calc(100% - 20px)}.sample_suggestion.is-visible{display:block;-webkit-animation:zoomIn .2s ease-in-out;animation:zoomIn .2s ease-in-out;cursor:pointer}.sample_suggestion::-webkit-scrollbar{width:6px;background:#f0f0f0}.sample_suggestion::-webkit-scrollbar-track{border-radius:0}.sample_suggestion::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.sample_suggestion .menu_item{height:auto;background:#fff;padding:5px 10px;line-height:24px;width:calc(100% - 20px)}.sample_suggestion .menu_item:first-child{border-top:none}.sample_suggestion .menu_item.selected,.sample_suggestion .menu_item:hover{background:rgba(0,0,0,.1)}.video-card{display:flex;flex-direction:column;max-width:260px;box-sizing:border-box;border-radius:16px;border:none;font-weight:400;font-size:inherit;overflow:hidden;font-family:inherit;background-color:var(--cw-bot-bubble-color);margin:1px 0}.cw_close_button{position:absolute;top:-10px;right:0;background:#fff;color:var(--cw-primary-color);border-radius:100%;width:20px;text-align:center;height:20px;line-height:20px;font-size:14px;cursor:pointer;box-shadow:0 0 6px rgba(0,0,0,.16),0 6px 12px rgba(0,0,0,.32);display:flex;align-items:center;justify-content:center}#prime{float:right}.chat-message__hide_btn,.chat-message__show_more_btn{cursor:pointer;color:var(--cw-user-bubble-color);text-decoration:underline;padding-left:16px;padding-bottom:12px}.chat_switch_language{display:none;float:right;cursor:pointer;opacity:1;margin:0;color:var(--cw-header-text);align-items:center}.chat_switch_language.is-visible{display:flex}.chat_switch_language svg path{fill:var(--cw-header-text)}.menu_switch_language{display:none;position:absolute;width:100px;height:auto;top:calc(var(--cw-header-height) - 10px);right:50px;background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.1);overflow-x:hidden;margin:0 10px;z-index:9}.menu_switch_language.is-visible{display:block}.menu-switch-language-item{background-color:#fff;cursor:pointer;padding:10px;color:var(--cw-input-text-color);font-size:14px;font-weight:400}.menu-switch-language-item.selected{background-color:#dcdcdc}.menu-switch-language-item:hover{background-color:#a9a9a9}.welcome_screen_button_container{width:100%;margin-top:auto;margin-bottom:12px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.guest_button{background:var(--cw-welcome-screen-guest-button-background-color);color:var(--cw-welcome-screen-guest-button-text-color);margin-top:10px;display:none}.guest_button.is-visible{display:block}.chatbot_language_code{font-size:10px;margin-left:5px}.profile_screen_button_container{width:100%;margin-top:auto;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.profile_screen_button_container.two-btn div{width:calc(50% - 37px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 16px}.profile_screen_button_container.two-btn .cb_go_back_button{color:var(--cw-profile-screen-back-button-text-color);background-color:var(--cw-profile-screen-back-button-background-color)}.menu_header_action{display:none;position:absolute;width:200px;height:auto;top:calc(var(--cw-header-height) - 10px);right:0;background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.1);overflow-x:hidden;margin:0 10px;z-index:9}.menu_header_action.is-visible{display:block}.menu-header-action-item{background-color:#fff;cursor:pointer;padding:10px;color:var(--cw-input-text-color);font-size:14px;font-weight:400}.menu-header-action-item:hover{background-color:#a9a9a9}.file_upload_preview__wrapper{position:absolute;bottom:100%;left:0;z-index:1;margin:0;min-height:70px;border-top:1px solid #ccc;border-radius:10px;cursor:default;padding:10px;display:none;width:calc(100% - 20px);background-color:#fff;overflow-x:auto;overflow-y:hidden}.file_upload_preview__wrapper.is-visible{display:block;-webkit-animation:zoomIn .2s ease-in-out;animation:zoomIn .2s ease-in-out}.list_file_upload_preview{overflow-x:auto;overflow-y:hidden;display:flex;min-height:70px;padding:15px 0 5px}.file_upload_preview{position:relative;min-width:60px;min-height:60px;background-color:#035554;margin:0 10px 0 0;border-radius:5px;padding:5px}.file_upload_preview--invalid{font-size:24px;background:rgba(69,69,69,.8);width:100%;height:100%;top:0;left:0;color:#c2e340;display:flex;flex-direction:column;font-weight:600;border-radius:5px}.file_upload_preview--invalid,.preview_close_button{position:absolute;justify-content:center;align-items:center}.preview_close_button{top:-7px;right:-7px;background:#99a2b4;color:#fff;border:1px solid #99a2b4;border-radius:100%;width:14px;text-align:center;height:14px;line-height:14px;font-size:14px;cursor:pointer}.file_upload_preview__wrapper::-webkit-scrollbar{height:6px}.file_upload_preview__wrapper::-webkit-scrollbar-track{border-radius:0}.file_upload_preview__wrapper::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.file_upload_name{width:60px;font-size:12px;overflow:hidden;text-overflow:ellipsis;color:#fff;white-space:nowrap}.file_upload_ext{font-size:18px;color:#fff}.text-stream__content{display:inline-block;margin:0;max-width:100%}.blinking-cursor{font-size:18px;font-weight:700;font-family:system-ui;line-height:4px;margin-left:4px;background-color:#fff;-webkit-animation:blink 1s infinite;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}50.1%,to{opacity:0}}.button-disabled-color{color:#d8d8e2!important}.chat-message_text_content{counter-reset:item}.p-0{padding:0!important}code.hljs{display:block;overflow-x:auto;padding:3px 5px}.hljs{background:#f3f3f3;color:#444}.hljs-comment{color:#697070}.hljs-punctuation,.hljs-tag{color:rgba(68,68,68,.6666666667)}.hljs-tag .hljs-attr,.hljs-tag .hljs-name{color:#444}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-name,.hljs-selector-tag{font-weight:700}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#800}.hljs-section,.hljs-title{color:#800;font-weight:700}.hljs-link,.hljs-operator,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#ab5656}.hljs-literal{color:#695}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.modal__container{position:absolute;bottom:-12px;margin:12px;display:inline-flex;align-items:center;justify-content:center}.modal__body{display:flex;width:340px;height:56px;background:rgba(36,37,38,.9);border-radius:8px;box-shadow:0 8px 20px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1);box-sizing:border-box;color:#1c1e21;font-family:Helvetica,Arial,sans-serif;padding:10px 16px;justify-content:space-between;align-items:center}.modal__body .mdi{color:#fff}.modal__ref{color:#4599ff}.is-loading{background-color:#fff;background-size:100%;-webkit-animation:none;animation:none}#skeleton_holder{padding:0!important;overflow:unset}#skeleton_holder .fab_field{margin-top:0}#skeleton_holder .chat-message__text{-webkit-animation:fade 1s infinite;animation:fade 1s infinite}#skeleton_holder .chat-message--right .chat-message__text{opacity:.5}#skeleton_holder .bot-message .chat-message__text{background:#e6e6e6}#skeleton_holder .chat-message__avatar-frame{background:#e6e6e6;width:50px;border-radius:10px;height:20px}#skeleton_holder .skeleton{-webkit-animation:fade 1s infinite;animation:fade 1s infinite}#skeleton_holder .chat_conversion-skeleton{position:relative;width:100%;height:calc(100% - 32px)}#skeleton_holder .chat_log-skeleton{padding:16px;font-size:inherit;font-weight:400;line-height:inherit;height:calc(100% - 45px);overflow-y:hidden;background-color:var(--cw-background-color)}@-webkit-keyframes fade{0%,to{opacity:.4}50%{opacity:.6}}@keyframes fade{0%,to{opacity:.4}50%{opacity:.6}}.flex{display:flex}.position-relative{position:relative}#rating-form .main-bg-color,#rating-form .submit-btn{background-color:var(--cw-user-bubble-color);color:var(--cw-user-text-color)}.text-break{word-break:break-word}#btn_voice{display:none}#audio_processing,#voice_recording{display:none;justify-content:center;justify-items:center;align-items:center;flex-direction:column;width:100%;position:absolute;bottom:0;background:#fff;z-index:2;padding:8px;text-align:center;box-sizing:border-box}.ars_content{margin-bottom:8px}#btn_voice_recording{position:relative;width:80px;height:80px}#btn_voice_recording>[class^=rectangle-]{border-radius:50%;width:48px;height:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 24px);display:flex;justify-content:center;align-items:center;background:#0078f0;color:#fff;cursor:pointer}#btn_voice_recording>.rectangle-1{z-index:1;-webkit-animation:pulsate-1 1.5s infinite;animation:pulsate-1 1.5s infinite}#btn_voice_recording>.rectangle-2{z-index:1;-webkit-animation:pulsate-2 1.5s infinite;animation:pulsate-2 1.5s infinite}#btn_voice_recording>.rectangle-3{z-index:1;-webkit-animation:pulsate-3 1.5s infinite;animation:pulsate-3 1.5s infinite}#btn_voice_recording>.rectangle-4{z-index:1;-webkit-animation:pulsate-4 1.5s infinite;animation:pulsate-4 1.5s infinite}#btn_voice_recording>.rectangle-5{z-index:1}@-webkit-keyframes pulsate-1{0%{-webkit-transform:scale(1);opacity:.4}50%{-webkit-transform:scale(1.8);opacity:.1}to{-webkit-transform:scale(1);opacity:.4}}@keyframes pulsate-1{0%{-webkit-transform:scale(1);opacity:.4}50%{-webkit-transform:scale(1.8);opacity:.1}to{-webkit-transform:scale(1);opacity:.4}}@-webkit-keyframes pulsate-2{0%{-webkit-transform:scale(1);opacity:.4}50%{-webkit-transform:scale(1.6);opacity:.2}to{-webkit-transform:scale(1);opacity:.4}}@keyframes pulsate-2{0%{-webkit-transform:scale(1);opacity:.4}50%{-webkit-transform:scale(1.6);opacity:.2}to{-webkit-transform:scale(1);opacity:.4}}@-webkit-keyframes pulsate-3{0%{-webkit-transform:scale(1);opacity:.4}50%{-webkit-transform:scale(1.4);opacity:.3}to{-webkit-transform:scale(1);opacity:.4}}@keyframes pulsate-3{0%{-webkit-transform:scale(1);opacity:.4}50%{-webkit-transform:scale(1.4);opacity:.3}to{-webkit-transform:scale(1);opacity:.4}}@-webkit-keyframes pulsate-4{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.2)}to{-webkit-transform:scale(1)}}@keyframes pulsate-4{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.2)}to{-webkit-transform:scale(1)}}#btn_audio_processing{width:52px;height:52px;padding:12px;background:#0078f0;color:#fff;border-radius:50%;display:flex;justify-content:space-around;align-items:center;box-sizing:border-box;cursor:pointer}#asr_content{max-height:112px;overflow:auto;scrollbar-width:none!important;-ms-overflow-style:none!important}#asr_content::-webkit-scrollbar{display:none}#btn_audio_processing>.dot-1,#btn_audio_processing>.dot-2{background:#fff;width:4px;border-radius:20px}#btn_audio_processing>.dot-1{height:.5rem;-webkit-animation:scale-1 1.5s infinite;animation:scale-1 1.5s infinite}#btn_audio_processing>.dot-2{height:.5rem;-webkit-animation:scale-2 1.5s infinite;animation:scale-2 1.5s infinite}@-webkit-keyframes scale-1{0%{height:.5rem;opacity:1}50%{height:.75em;opacity:.5}to{height:.5rem;opacity:1}}@keyframes scale-1{0%{height:.5rem;opacity:1}50%{height:.75em;opacity:.5}to{height:.5rem;opacity:1}}@-webkit-keyframes scale-2{0%{height:1rem}50%{height:1.5rem}to{height:1rem}}@keyframes scale-2{0%{height:1rem}50%{height:1.5rem}to{height:1rem}}.rating-feedback{position:absolute;bottom:44px;right:0;overflow:hidden;padding-left:14px;transition:all .3s ease;width:240px}.rating-feedback.is-visible{display:block}.rating-feedback.collapsed{-webkit-transform:translateX(calc(100% - 28px));transform:translateX(calc(100% - 28px))}.rating-feedback.collapsed .rating-arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}.rating-feedback .rating-content{display:flex;align-items:center;padding:8px 10px 8px 24px;background-color:#fff;border-radius:20px 6px 6px 20px;border:1px solid #e4e7eb;position:relative}.rating-feedback .rating-content .rating-arrow{color:var(--cw-header-color,#004282);font-weight:700;font-size:24px;position:absolute;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;border:1px solid #e4e7eb;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#fff;cursor:pointer}.rating-feedback .rating-content .rating-text{color:#1c2d57;font-size:12px;margin-right:10px;line-height:1.2;flex:1}.rating-feedback .rating-content .rating-button{background-color:#fff;color:#1c2d57;border-radius:20px;padding:8px 12px;cursor:pointer;font-size:13px;border:1px solid #e4e7eb}@media only screen and (min-width:300px){.chat,.get_user_info{width:var(--cw-mobile-width)!important;right:var(--cw-mobile-right-padding);bottom:var(--cw-mobile-bottom-padding);height:var(--cw-mobile-height)}.aip-chat-box{bottom:var(--cw-icon-bottom-padding);margin:0;right:var(--cw-icon-right-padding)}.aip-chat-box-subpanel{width:var(--cw-mobile-width)!important;right:var(--cw-mobile-right-padding);bottom:var(--cw-mobile-bottom-padding);height:var(--cw-mobile-height)}.aip-chat-box-subpanel.tall-panel{height:calc(var(--cw-mobile-height)*0.8)}.aip-chat-box-subpanel.compact-panel{height:calc(var(--cw-mobile-height)*0.5)}.panel_container,.panel_container_iframe{width:var(--cw-mobile-width)!important}#chat_history{height:calc(100% - 50px)}#welcome_screen_image{width:var(--cw-logo-fixed-width)}.emoji-picker__wrapper{bottom:calc(var(--cw-mobile-bottom-padding) + var(--cw-footer-height) + 52px);left:calc(var(--cw-mobile-right-padding) + 10px)}.rating-card{max-width:calc(var(--cw-mobile-width) - 40px)!important}}@media only screen and (min-width:480px){.chat_header{border-top-left-radius:10px;border-top-right-radius:10px}.chat_footer{border-radius:0 0 8px 8px}.chat,.get_user_info{width:var(--cw-mobile-width)!important;height:var(--cw-mobile-height);right:var(--cw-right-padding);bottom:var(--cw-bottom-padding)}.chat_field{width:65%}.aip-chat-box{bottom:var(--cw-icon-bottom-padding);right:var(--cw-icon-right-padding);margin:0}.aip-chat-box-subpanel{width:var(--cw-mobile-width)!important;right:var(--cw-mobile-right-padding);bottom:var(--cw-bottom-padding);height:var(--cw-mobile-height)}.aip-chat-box-subpanel.tall-panel{height:calc(var(--cw-mobile-height)*0.8)}.aip-chat-box-subpanel.compact-panel{height:calc(var(--cw-mobile-height)*0.5)}.panel_container,.panel_container_iframe{width:var(--cw-mobile-width)!important}#chat_history{height:calc(100% - 50px)}#welcome_screen_image{width:var(--cw-logo-fixed-width)}.chat-message__text,.image-card{max-width:260px}.image-card img{width:258px;height:auto}.carousel-message-cards-group .image-card img{height:160px}.rating-card{max-width:calc(var(--cw-mobile-width) - 40px)!important}}@media only screen and (min-width:768px){.chat,.get_user_info{width:var(--cw-width)!important;height:var(--cw-height);right:var(--cw-right-padding);bottom:var(--cw-bottom-padding)}.chat_field{width:65%}.aip-chat-box{bottom:var(--cw-icon-bottom-padding);margin:0;right:var(--cw-icon-right-padding)}.aip-chat-box-subpanel{width:var(--cw-width)!important;right:calc(var(--cw-width) + var(--cw-right-padding) + 10px);bottom:var(--cw-bottom-padding);height:var(--cw-height)}.aip-chat-box-subpanel.tall-panel{height:calc(var(--cw-height)*0.8)}.aip-chat-box-subpanel.compact-panel{height:calc(var(--cw-height)*0.5)}.panel_container,.panel_container_iframe{width:var(--cw-width)!important}#chat_history{height:calc(100% - 50px)}#welcome_screen_image{width:var(--cw-logo-fixed-width)}.emoji-picker__wrapper{bottom:calc(var(--cw-bottom-padding) + var(--cw-footer-height) + 52px);left:calc(100% - var(--cw-width) - var(--cw-right-padding) + 20px)}.chat-message__text{max-width:80%}.image-card{max-width:390px}.image-card img{width:388px;height:auto}.carousel-message-cards-group .image-card img{height:240px}.rating-card{max-width:calc(var(--cw-width) - 40px)!important}}@media only screen and (min-width:1024px){.chat,.get_user_info{width:var(--cw-width)!important;right:var(--cw-right-padding);bottom:var(--cw-bottom-padding)}.chat_field{width:245px}.aip-chat-box{bottom:var(--cw-icon-bottom-padding);margin:0;right:var(--cw-icon-right-padding)}.aip-chat-box-subpanel{width:var(--cw-width)!important;right:calc(var(--cw-width) + var(--cw-right-padding) + 10px);bottom:var(--cw-bottom-padding);height:var(--cw-height)}.rating-card{max-width:calc(var(--cw-width) - 40px)!important}}